home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / daten / xmgr / examples / test1.par < prev    next >
Text File  |  1995-02-05  |  10KB  |  336 lines

  1. # xvgr parameter file
  2. #
  3. with string
  4.     string on
  5.     string loctype view
  6.     string 0.375000, 0.792857
  7.     string linewidth 1
  8.     string color 1
  9.     string rot 0
  10.     string font 4
  11.     string just 0
  12.     string char size 0.610000
  13. string def "Try a zoom, with the pointer on the drawing area, press Control-Z,"
  14. with string
  15.     string on
  16.     string loctype view
  17.     string 0.375000, 0.775714
  18.     string linewidth 1
  19.     string color 1
  20.     string rot 0
  21.     string font 4
  22.     string just 0
  23.     string char size 0.610000
  24. string def "or use the Zoom button. Press the left mouse button at one corner of"
  25. with string
  26.     string on
  27.     string loctype view
  28.     string 0.375000, 0.758571
  29.     string linewidth 1
  30.     string color 1
  31.     string rot 0
  32.     string font 4
  33.     string just 0
  34.     string char size 0.610000
  35. string def "the area to zoom and move the pointer to the other corner of the"
  36. with string
  37.     string on
  38.     string loctype view
  39.     string 0.375000, 0.741429
  40.     string linewidth 1
  41.     string color 1
  42.     string rot 0
  43.     string font 4
  44.     string just 0
  45.     string char size 0.610000
  46. string def "region to zoom and press the left mouse button again to register"
  47. with string
  48.     string on
  49.     string loctype view
  50.     string 0.375000, 0.724286
  51.     string linewidth 1
  52.     string color 1
  53.     string rot 0
  54.     string font 4
  55.     string just 0
  56.     string char size 0.610000
  57. string def "the rectangle to use as the new plotting limits. Press the Autoscale"
  58. with string
  59.     string on
  60.     string loctype view
  61.     string 0.375000, 0.707143
  62.     string linewidth 1
  63.     string color 1
  64.     string rot 0
  65.     string font 4
  66.     string just 0
  67.     string char size 0.610000
  68. string def "button (AS above) to restore the orginal graph scaling (or Control-A)."
  69. with g0
  70. g0 ON
  71. g0 label OFF
  72. g0 hidden FALSE
  73. g0 type XY
  74. g0 autoscale type AUTO
  75. g0 fixedpoint OFF
  76. g0 fixedpoint xy 0.000000 , 0.000000
  77. g0 fixedpoint type 0
  78.     default linestyle 1
  79.     default linewidth 1
  80.     default color 1
  81.     default char size 1.000000
  82.     default font 4
  83.     default font source 0
  84.     default symbol size 1.000000
  85.     world xmin 282
  86.     world xmax 287
  87.     world ymin -.2
  88.     world ymax .2
  89.     view xmin 0.150000
  90.     view xmax 0.850000
  91.     view ymin 0.150000
  92.     view ymax 0.850000
  93.     title "This is a test plot"
  94.     title font 4
  95.     title size 1.500000
  96.     title color 1
  97.     subtitle "This is a subtitle"
  98.     subtitle font 4
  99.     subtitle size 1.000000
  100.     subtitle color 1
  101.     xaxis  tick ON
  102.     xaxis  tick major 1.000000
  103.     xaxis  tick minor 0.500000
  104.     xaxis  tick offsetx 0.000000
  105.     xaxis  tick offsety 0.000000
  106.     xaxis  tick alt OFF
  107.     xaxis  tick min 0.000000
  108.     xaxis  tick max 1.000000
  109.     xaxis  label "This is the X-axis"
  110.     xaxis  label layout para
  111.     xaxis  label char size 1.000000
  112.     xaxis  label font 4
  113.     xaxis  label color 1
  114.     xaxis  label linewidth 1
  115.     xaxis  ticklabel ON
  116.     xaxis  ticklabel type auto
  117.     xaxis  ticklabel prec 1
  118.     xaxis  ticklabel format DECIMAL
  119.     xaxis  ticklabel layout horizontal
  120.     xaxis  ticklabel angle 0
  121.     xaxis  ticklabel skip 0
  122.     xaxis  ticklabel op BOTTOM
  123.     xaxis  ticklabel sign NORMAL
  124.     xaxis  ticklabel start type AUTO
  125.     xaxis  ticklabel start 0.000000
  126.     xaxis  ticklabel stop type AUTO
  127.     xaxis  ticklabel stop 0.000000
  128.     xaxis  ticklabel char size 1.000000
  129.     xaxis  ticklabel font 1
  130.     xaxis  ticklabel color 1
  131.     xaxis  ticklabel linewidth 1
  132.     xaxis  tick major ON
  133.     xaxis  tick minor ON
  134.     xaxis  tick default 6
  135.     xaxis  tick IN
  136.     xaxis  tick major color 1
  137.     xaxis  tick major linewidth 1
  138.     xaxis  tick major linestyle 1
  139.     xaxis  tick minor color 1
  140.     xaxis  tick minor linewidth 1
  141.     xaxis  tick minor linestyle 1
  142.     xaxis  tick log OFF
  143.     xaxis  tick size 1.000000
  144.     xaxis  tick minor size 0.500000
  145.     xaxis  bar OFF
  146.     xaxis  bar color 1
  147.     xaxis  bar linestyle 1
  148.     xaxis  bar linewidth 1
  149.     xaxis  tick major grid OFF
  150.     xaxis  tick minor grid OFF
  151.     xaxis  tick op BOTH
  152.     xaxis  tick type auto
  153.     xaxis  tick spec 0
  154.     yaxis  tick ON
  155.     yaxis  tick major 0.100000
  156.     yaxis  tick minor 0.050000
  157.     yaxis  tick offsetx 0.000000
  158.     yaxis  tick offsety 0.000000
  159.     yaxis  tick alt OFF
  160.     yaxis  tick min 0.000000
  161.     yaxis  tick max 1.000000
  162.     yaxis  label "This is the Y-axis"
  163.     yaxis  label layout para
  164.     yaxis  label char size 1.000000
  165.     yaxis  label font 4
  166.     yaxis  label color 1
  167.     yaxis  label linewidth 1
  168.     yaxis  ticklabel ON
  169.     yaxis  ticklabel type auto
  170.     yaxis  ticklabel prec 2
  171.     yaxis  ticklabel format DECIMAL
  172.     yaxis  ticklabel layout horizontal
  173.     yaxis  ticklabel angle 0
  174.     yaxis  ticklabel skip 0
  175.     yaxis  ticklabel op LEFT
  176.     yaxis  ticklabel sign NORMAL
  177.     yaxis  ticklabel start type AUTO
  178.     yaxis  ticklabel start 0.000000
  179.     yaxis  ticklabel stop type AUTO
  180.     yaxis  ticklabel stop 0.000000
  181.     yaxis  ticklabel char size 1.000000
  182.     yaxis  ticklabel font 1
  183.     yaxis  ticklabel color 1
  184.     yaxis  ticklabel linewidth 1
  185.     yaxis  tick major ON
  186.     yaxis  tick minor ON
  187.     yaxis  tick default 6
  188.     yaxis  tick IN
  189.     yaxis  tick major color 1
  190.     yaxis  tick major linewidth 1
  191.     yaxis  tick major linestyle 1
  192.     yaxis  tick minor color 1
  193.     yaxis  tick minor linewidth 1
  194.     yaxis  tick minor linestyle 1
  195.     yaxis  tick log OFF
  196.     yaxis  tick size 1.000000
  197.     yaxis  tick minor size 0.500000
  198.     yaxis  bar OFF
  199.     yaxis  bar color 1
  200.     yaxis  bar linestyle 1
  201.     yaxis  bar linewidth 1
  202.     yaxis  tick major grid OFF
  203.     yaxis  tick minor grid OFF
  204.     yaxis  tick op BOTH
  205.     yaxis  tick type auto
  206.     yaxis  tick spec 0
  207.     altxaxis OFF
  208.     altyaxis OFF
  209.     zeroxaxis  tick ON
  210.     zeroxaxis  tick major 1.000000
  211.     zeroxaxis  tick minor 0.500000
  212.     zeroxaxis  tick offsetx 0.000000
  213.     zeroxaxis  tick offsety 0.000000
  214.     zeroxaxis  tick alt OFF
  215.     zeroxaxis  tick min 0.000000
  216.     zeroxaxis  tick max 1.000000
  217.     zeroxaxis  label ""
  218.     zeroxaxis  label layout para
  219.     zeroxaxis  label char size 1.000000
  220.     zeroxaxis  label font 4
  221.     zeroxaxis  label color 1
  222.     zeroxaxis  label linewidth 1
  223.     zeroxaxis  ticklabel OFF
  224.     zeroxaxis  ticklabel type auto
  225.     zeroxaxis  ticklabel prec 1
  226.     zeroxaxis  ticklabel format DECIMAL
  227.     zeroxaxis  ticklabel layout horizontal
  228.     zeroxaxis  ticklabel angle 0
  229.     zeroxaxis  ticklabel skip 0
  230.     zeroxaxis  ticklabel op LEFT
  231.     zeroxaxis  ticklabel sign NORMAL
  232.     zeroxaxis  ticklabel start type AUTO
  233.     zeroxaxis  ticklabel start 0.000000
  234.     zeroxaxis  ticklabel stop type AUTO
  235.     zeroxaxis  ticklabel stop 0.000000
  236.     zeroxaxis  ticklabel char size 1.000000
  237.     zeroxaxis  ticklabel font 1
  238.     zeroxaxis  ticklabel color 1
  239.     zeroxaxis  ticklabel linewidth 1
  240.     zeroxaxis  tick major OFF
  241.     zeroxaxis  tick minor ON
  242.     zeroxaxis  tick default 6
  243.     zeroxaxis  tick IN
  244.     zeroxaxis  tick major color 1
  245.     zeroxaxis  tick major linewidth 1
  246.     zeroxaxis  tick major linestyle 1
  247.     zeroxaxis  tick minor color 1
  248.     zeroxaxis  tick minor linewidth 1
  249.     zeroxaxis  tick minor linestyle 1
  250.     zeroxaxis  tick log OFF
  251.     zeroxaxis  tick size 1.000000
  252.     zeroxaxis  tick minor size 0.500000
  253.     zeroxaxis  bar OFF
  254.     zeroxaxis  bar color 1
  255.     zeroxaxis  bar linestyle 1
  256.     zeroxaxis  bar linewidth 1
  257.     zeroxaxis  tick major grid OFF
  258.     zeroxaxis  tick minor grid OFF
  259.     zeroxaxis  tick op BOTH
  260.     zeroxaxis  tick type auto
  261.     zeroxaxis  tick spec 0
  262.     zeroyaxis  tick ON
  263.     zeroyaxis  tick major 0.100000
  264.     zeroyaxis  tick minor 0.050000
  265.     zeroyaxis  tick offsetx 0.000000
  266.     zeroyaxis  tick offsety 0.000000
  267.     zeroyaxis  tick alt OFF
  268.     zeroyaxis  tick min 0.000000
  269.     zeroyaxis  tick max 1.000000
  270.     zeroyaxis  label ""
  271.     zeroyaxis  label layout para
  272.     zeroyaxis  label char size 1.000000
  273.     zeroyaxis  label font 4
  274.     zeroyaxis  label color 1
  275.     zeroyaxis  label linewidth 1
  276.     zeroyaxis  ticklabel OFF
  277.     zeroyaxis  ticklabel type auto
  278.     zeroyaxis  ticklabel prec 2
  279.     zeroyaxis  ticklabel format DECIMAL
  280.     zeroyaxis  ticklabel layout horizontal
  281.     zeroyaxis  ticklabel angle 0
  282.     zeroyaxis  ticklabel skip 0
  283.     zeroyaxis  ticklabel op LEFT
  284.     zeroyaxis  ticklabel sign NORMAL
  285.     zeroyaxis  ticklabel start type AUTO
  286.     zeroyaxis  ticklabel start 0.000000
  287.     zeroyaxis  ticklabel stop type AUTO
  288.     zeroyaxis  ticklabel stop 0.000000
  289.     zeroyaxis  ticklabel char size 1.000000
  290.     zeroyaxis  ticklabel font 1
  291.     zeroyaxis  ticklabel color 1
  292.     zeroyaxis  ticklabel linewidth 1
  293.     zeroyaxis  tick major OFF
  294.     zeroyaxis  tick minor ON
  295.     zeroyaxis  tick default 6
  296.     zeroyaxis  tick IN
  297.     zeroyaxis  tick major color 1
  298.     zeroyaxis  tick major linewidth 1
  299.     zeroyaxis  tick major linestyle 1
  300.     zeroyaxis  tick minor color 1
  301.     zeroyaxis  tick minor linewidth 1
  302.     zeroyaxis  tick minor linestyle 1
  303.     zeroyaxis  tick log OFF
  304.     zeroyaxis  tick size 1.000000
  305.     zeroyaxis  tick minor size 0.500000
  306.     zeroyaxis  bar OFF
  307.     zeroyaxis  bar color 1
  308.     zeroyaxis  bar linestyle 1
  309.     zeroyaxis  bar linewidth 1
  310.     zeroyaxis  tick major grid OFF
  311.     zeroyaxis  tick minor grid OFF
  312.     zeroyaxis  tick op BOTH
  313.     zeroyaxis  tick type auto
  314.     zeroyaxis  tick spec 0
  315.     legend OFF
  316.     legend loctype view
  317.     legend layout 0
  318.     legend vgap 1
  319.     legend hgap 1
  320.     legend length 4
  321.     legend box OFF
  322.     legend x1 0.800000
  323.     legend y1 0.800000
  324.     legend font 1
  325.     legend char size 1.000000
  326.     legend linestyle 1
  327.     legend linewidth 1
  328.     legend color 1
  329.     frame ON
  330.     frame type 0
  331.     frame linestyle 1
  332.     frame linewidth 1
  333.     frame color 1
  334.     frame fill OFF
  335.     frame background color 0
  336.